|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.ItemCostType
Class ItemCostType.
| Field Summary | |
private java.lang.String |
_itemCode
Field _itemCode |
private java.math.BigDecimal |
_itemCost
Field _itemCost |
| Constructor Summary | |
ItemCostType()
|
|
| Method Summary | |
java.lang.String |
getItemCode()
Method getItemCodeReturns the value of field 'itemCode'. |
java.math.BigDecimal |
getItemCost()
Method getItemCostReturns the value of field 'itemCost'. |
boolean |
isValid()
Method isValid |
void |
setItemCode(java.lang.String itemCode)
Method setItemCodeSets the value of field 'itemCode'. |
void |
setItemCost(java.math.BigDecimal itemCost)
Method setItemCostSets the value of field 'itemCost'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String _itemCode
private java.math.BigDecimal _itemCost
| Constructor Detail |
public ItemCostType()
| Method Detail |
public java.lang.String getItemCode()
public java.math.BigDecimal getItemCost()
public boolean isValid()
public void setItemCode(java.lang.String itemCode)
itemCode - the value of field 'itemCode'.public void setItemCost(java.math.BigDecimal itemCost)
itemCost - the value of field 'itemCost'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||